From 538218e5af93975ad8b73103add7b2a4dc2db5cb Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Tue, 21 Mar 2006 00:21:03 +0000 Subject: [PATCH] Improve ChangeLog --- ChangeLog | 4 +++- ChangeLog.pre-2-10 | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 2c099fbf5a..f3a489dac5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,9 @@ * gtk/gtknotebook.c (gtk_notebook_remove_tab_label): Don't leave page->tab_label dangling. - (gtk_notebook_real_remove): Use GTK_IN_DESTRUCTION. + (gtk_notebook_real_remove): Use GTK_IN_DESTRUCTION to determine + if we are being called during destruction of the notebook, rather + than maintaining that information as a passed-in parameter. (gtk_notebook_destroy): Leave the removal of the children to the container destroy method. (#319032, Yevgen Muntyan) diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index 2c099fbf5a..f3a489dac5 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -2,7 +2,9 @@ * gtk/gtknotebook.c (gtk_notebook_remove_tab_label): Don't leave page->tab_label dangling. - (gtk_notebook_real_remove): Use GTK_IN_DESTRUCTION. + (gtk_notebook_real_remove): Use GTK_IN_DESTRUCTION to determine + if we are being called during destruction of the notebook, rather + than maintaining that information as a passed-in parameter. (gtk_notebook_destroy): Leave the removal of the children to the container destroy method. (#319032, Yevgen Muntyan) -- 2.30.2